0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
Status
Brand

Showing 1 - 8 of 8 matches in All Departments

SQL Server 2012 T-SQL Recipes - A Problem-Solution Approach (Paperback, 3rd ed.): Jason Brimhall, David Dye, Timothy Roberts,... SQL Server 2012 T-SQL Recipes - A Problem-Solution Approach (Paperback, 3rd ed.)
Jason Brimhall, David Dye, Timothy Roberts, Wayne Sheffield, Jonathan Gennick, …
R2,415 Discovery Miles 24 150 Ships in 10 - 15 working days

SQL Server 2012 T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server 2012. It provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on. Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, developing triggers, and applying aggregate functions. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed. * Focused on solutions: Look up what you need to do. Learn how to do it. Do it.* Current: Newly updated for SQL Server 2012 * Comprehensive: Covers all common T-SQL problem domains What you'll learn * Create databases, tables, and indexes * Query and manipulate data * Store and manage XML inside the database * Move business logic into the database * Resolve common performance problems. * Build reports that matter to your business. * Perform common backup and recovery tasks. Who this book is for SQL Server 2012 T-SQL Recipes is aimed at technically-oriented users of SQL Server desiring to extract the full power of the platform through it's powerful, built-in programming and scripting language. Target readers include developers who use Microsoft SQL Server 2012 as their back--end database, and the database administrators who create, manage, and secure those databases.

SQL Server T-SQL Recipes (Paperback, 4th ed.): David Dye, Jason Brimhall, Timothy Roberts, Wayne Sheffield, Joseph Sack,... SQL Server T-SQL Recipes (Paperback, 4th ed.)
David Dye, Jason Brimhall, Timothy Roberts, Wayne Sheffield, Joseph Sack, …
R2,989 Discovery Miles 29 890 Ships in 10 - 15 working days

SQL Server T-SQL Recipes is an example-based guide to the Transact-SQL language that is at the core of SQL Server. This edition has been lightly updated for SQL Server 2014 and provides ready-to-implement solutions to common programming and database administration tasks. Learn to create databases, create in-memory tables and stored procedures, insert and update data, generate reports, secure your data, and more. Tasks and their solutions are broken down into a problem/solution format that is quick and easy to read so that you can get the job done fast when the pressure is on. Solutions in this book are divided into chapters by problem domain. Each chapter is a collection of solutions around a single facet of the language such as writing queries, managing indexes, error handling, and query performance. Each solution is presented code-first, giving you a working code example to copy from and implement immediately in your own environment. Following each example is an in-depth description of how and why the given solution works. Tradeoffs and alternative approaches are also discussed. Focused on solutions: Look up what you need to do. Learn how to do it. Do it. Current: Lightly updated for SQL Server 2014 Comprehensive: Covers all common T-SQL problem domains

SQL Pocket Guide (Paperback, 3rd edition): Jonathan Gennick SQL Pocket Guide (Paperback, 3rd edition)
Jonathan Gennick
R518 Discovery Miles 5 180 Ships in 7 - 13 working days

If you're a programmer or database administrator who uses SQL in your day-to-day work, this popular pocket guide is the ideal on-the-job reference. You'll find many examples that address the language's complexity, along with key aspects of SQL used in IBM DB2 Release 9.7, MySQL 5.1, Oracle Database 11g Release 2, PostgreSQL 9.0, and Microsoft SQL Server 2008 Release 2.

"SQL Pocket Guide" describes how these database systems implement SQL syntax for querying, managing transactions, and making changes to data. It also shows how the systems use SQL functions, regular expression syntax, and type conversion functions and formats.

All example SQL statements in this book execute against a set of tables, with data that you can quickly download. The third edition covers important database changes, including: Oracle's support of the recursive WITH syntax, and addition of PIVOT and UNPIVOT operators Functions new to Oracle, such as LISTAGG, NTH_VALUE, and more PostgreSQL's support of recursive WITH and some window functions DB2 syntax and datatypes, some compatible with Oracle MySQL features such as the TIMESTAMP type and the TO_SECONDS function

Oracle SQL?Plus Pocket Reference 3e (Paperback, 3rd Revised edition): Jonathan Gennick Oracle SQL?Plus Pocket Reference 3e (Paperback, 3rd Revised edition)
Jonathan Gennick
R364 R268 Discovery Miles 2 680 Save R96 (26%) Ships in 12 - 17 working days

The "Oracle SQL*Plus Pocket Reference" is a must-have for anyone working with Oracle databases, especially those looking to maximize the effectiveness of SQL*Plus. As Oracle's long-standing interactive query tool, SQL*Plus is available at every Oracle site, from the largest data warehouse to the smallest single-user system. Despite its wide use, however, SQL*Plus is still often not completely understood or fully utilized.

Database administrators and developers alike will therefore find the "Oracle SQL*Plus Pocket Reference" to be extremely beneficial. In addition to summarizing all of the SQL*Plus syntax and format options, including new Oracle Database 10"g" features, this handy, on-the-job guide specifically shows readers how to:

Differentiate between SQL and SQL*Plus

Interact with SQL*Plus from both the command line and the web browser

Select, insert, update, and delete data

Format both text and HTML reports with SQL*Plus

Specify SQL*Plus commands and format elements

Tune SQL queries

The new third edition of this book has been updated for Oracle Database 10"g" to include information on both SQL*Plus and SQL. New SQL information includes the SELECT statement's new MODEL clause, flashback queries, partition outer joins, and DBMS_XPLAN.

With its quick-reference format and compact size, the "Oracle SQL*Plus Pocket Reference" follows in the long line of successful "pocket references" offered by O'Reilly. It also serves as the ideal companion to O'Reilly's larger, more comprehensive book on SQL*Plus, the bestselling "Oracle SQL*Plus: The Definitive Guide,"

Author Jonathan Gennick is an editor for O'Reilly specializing in database and programming titles, having amassed some 17 years of programming and database management experience.

Oracle SQL?Plus (Paperback, 2nd ed.): Jonathan Gennick Oracle SQL?Plus (Paperback, 2nd ed.)
Jonathan Gennick
R1,007 R744 Discovery Miles 7 440 Save R263 (26%) Ships in 12 - 17 working days

Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQL*Plus. This bestselling book--now updated for Oracle 10g--is the only in-depth guide to this interactive query tool for writing SQL scripts. It's an essential resource for any Oracle user.

The new second edition of "Oracle SQL*Plus: The Definitive Guide" clearly describes how to perform, step-by-step, all of the tasks that Oracle developers and DBAs want to perform with SQL*Plus--and maybe some you didn't realize you could perform.

With "Oracle SQL*Plus: The Definitive Guide," you'll expertly:

write and execute script files

generate ad hoc reports

extract data from the database

query the data dictionary tables

customize an SQL*Plus environment

and much more

It also includes a handy quick reference to all of its syntax options and an often-requested chapter on SQL itself, along with a clear, concise, and complete introduction.

This book is truly the definitive guide to SQL*Plus. It's an indispensable resource for those who are new to SQL*Plus, a task-oriented learning tool for those who are already using it, and an immediately useful quick reference for every user. If you want to leverage the full power and flexibility of this popular Oracle tool, you'll need this book.

Oracle Regular Expressions Pocket Reference (Paperback, September 2003): Jonathan Gennick Oracle Regular Expressions Pocket Reference (Paperback, September 2003)
Jonathan Gennick
R240 R176 Discovery Miles 1 760 Save R64 (27%) Ships in 12 - 17 working days

Oracle Regular Expressions Pocket Reference is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other languages supporting regular expressions. The book describes Oracle Database 10G's support for regular expressions, including globalization support and differences between Perl's syntax and the POSIX syntax supported by Oracle 10G. It also provides a comprehensive reference, including examples, to all supported regular expression operators, functions, and error messages.

Oracle SQL?Loader (Paperback): Jonathan Gennick Oracle SQL?Loader (Paperback)
Jonathan Gennick
R974 R712 Discovery Miles 7 120 Save R262 (27%) Ships in 12 - 17 working days

Despite the wide availability and use of SQL*Loader, few Oracle DBAs and developers know how powerful it really is. This book describes all of SQL*Loader's functions, including how to construct the necessary control files, load different types of data, and get the best performance. It covers the newest SQL*Loader features--the loading of large object (LOB) columns and the new object types (nested tables, varying arrays, and object tables).

Oracle SQLPlus - The Definitive Guide (Paperback): Jonathan Gennick Oracle SQLPlus - The Definitive Guide (Paperback)
Jonathan Gennick
R1,307 Discovery Miles 13 070 Ships in 12 - 17 working days

This book is the definitive guide to SQL*Plus, Oracle's interactive query tool. Despite the wide availability and usage of SQL*Plus, few developers and DBAs know how powerful it really is. This book introduces SQL*Plus, provides a syntax quick reference, and describes how to write and execute script files, generate ad hoc reports, extract data from the database, query the data dictionary tables, use the SQL*Plus administrative features (new in Oracle8i), and much more.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Lucky Metal Cut Throat Razer Carrier
R30 Discovery Miles 300
Snookums Baby Honey Dummies (6 Months)
R70 R59 Discovery Miles 590
Large 1680D Boys & Girls Backpack…
R507 Discovery Miles 5 070
Pink Elasticated Fabric Plaster Roll on…
R23 Discovery Miles 230
Hampstead
Diane Keaton, Brendan Gleeson, … DVD R49 Discovery Miles 490
Unicorn Maestro 100 Flights (SA Flag…
R29 R17 Discovery Miles 170
Tommy Hilfiger - Tommy Cologne Spray…
R1,218 R694 Discovery Miles 6 940
Marvel Spiderman Fibre-Tip Markers (Pack…
R57 Discovery Miles 570
JCB Chelsea Soft Toe Safety Boot (Black)
R1,459 Discovery Miles 14 590

 

Partners